Skip to content

Swipe to button#17

Open
Jiyu13 wants to merge 263 commits intomainfrom
swipe-to-button
Open

Swipe to button#17
Jiyu13 wants to merge 263 commits intomainfrom
swipe-to-button

Conversation

@Jiyu13
Copy link
Owner

@Jiyu13 Jiyu13 commented Sep 17, 2025

  • convertlist row / item row dropdown to a swipable menu

Jiyu13 added 30 commits July 24, 2025 15:31
- show original lists if input is empty
- if not show lists filtered by input
- keep search input when done is clicked
- add rightText, right Icon param
- check if new params
- require userId + request as params
- return a ListModel object
- call insertList with userId + new list data
- return a formatted ListModel response
- create insertListByUser suspense function to handle loading state + API response + navigation
- add navigationComplete() to reset navigation state
- implement StateFlow-based navigation stat
- implement automatic back navigation on success
- connect form submission via onSaveClick()
- add login button
- add state to control when button show up
- comment out navigate to list screen when splash is done
- set openState to hold the AnchoredDraggableState of the currently open row
- set onOpened + onClosed to toggle openState
…te<RowAnchor>

- Define explicit anchors via DraggableAnchors
- Add spring + spline decay specs for snappier fling/settle behavior
- pass in user id to repository call
- add states for edit + share form to toggle
- receive user id as param
- pass in user id to api call
- add more options + change action width to fix 3 options
- add icon boxes
- add on click handlers for each icon boxes
- add more options + change action width to fix 3 options
- add icon boxes
- add on click handlers for each icon boxes
- remove delete button
- add Cancel + save buttons
- call closeEdit() from view model when necessary
-
- change option alpha based on isShare is true
- toggle functions to open / close edit form
- remove filled buttons
- add text buttons
- call closeItemEdit from viewModel if necessary
-
- wrap ListItemRow inside it
- define scope + openState
- set up debug key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant